ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / CollectionViewItemResult<T> Class


In This Topic
    CollectionViewItemResult<T> Class Properties
    In This Topic

    For a list of all members of this type, see CollectionViewItemResult<T> members.

    Public Properties
     NameDescription
    Public PropertyThe data of the operated item.  
    Public PropertyGets or sets the error message. (Inherited from C1.Web.Mvc.OperationResult)
    Public PropertyGets or sets whether the operation is success. (Inherited from C1.Web.Mvc.OperationResult)
    Top
    See Also